UserResponseUserSettingErrors Property |
Error information for settings that could not be returned.
Namespace:
Independentsoft.Exchange.Autodiscover
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<UserSettingError> UserSettingErrors { get; }Public ReadOnly Property UserSettingErrors As IList(Of UserSettingError)
Get
Property Value
Type:
IListUserSettingError
See Also